Inheritance diagram for XFcHostEntry:


Public Member Functions | |
| virtual XFCIMPORT | ~XFcHostEntry () |
| Virtual destructor. | |
| virtual XFCIMPORT const XFcAddress *const | getAddress () const |
| Gets host address. | |
| virtual XFCIMPORT XFcAddress * | getAddress () |
| Gets host address. | |
| virtual XFCIMPORT const XFcName *const | getName () const |
| Gets host name. | |
| virtual XFCIMPORT XFcName *const | getName () |
| Gets host name. | |
| virtual XFCIMPORT void | setAddress (const XFcAddress &aAddress) |
| Sets address. | |
| virtual XFCIMPORT void | setName (const XFcName &aName) |
| Sets name. | |
Protected Member Functions | |
| XFcHostEntry () | |
| Protected constructor. | |
| void | init (XFcAddress *aAddress) |
| Initializes mAddress with given address. | |
Protected Attributes | |
| XFcName | mName |
| Holds name of the host. | |
| XFcAddress * | mAddress |
| Holds address of the host. | |
Used for device host entry information.
|
|
Protected constructor.
|
|
|
Virtual destructor.
|
|
|
Gets host address.
|
|
|
Gets host address.
|
|
|
Gets host name.
|
|
|
Gets host name.
|
|
|
Initializes mAddress with given address.
|
|
|
Sets address.
|
|
|
Sets name.
|
|
|
Holds address of the host.
|
|
|
Holds name of the host.
|
![]() |
Confidential Copyright © 2002-2003 Fathammer | with doxygen by Dimitri van Heesch | ||